TbsPolyglotManager Class

AfterAllTranslate event

The AfterAllTranslate event occurs after full retranslate. Retranslate all can be invoked by changes to LangsDir or CurrentLang properties

Syntax

property AfterAllTranslate: TNotifyEvent read write;

See also

LangsDir, CurrentLang, BeforeAllTranslate